Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps the dotnet group in /docs/orleans/grains/snippets/transactions with 7 updates:

Package From To
Microsoft.Orleans.Core.Abstractions 8.2.0 9.0.0
Microsoft.Orleans.Sdk 8.2.0 9.0.0
Microsoft.Extensions.Hosting 9.0.0 9.0.0
Microsoft.Extensions.Logging.Console 9.0.0 9.0.0
Microsoft.Orleans.Transactions 8.2.0 9.0.0
Microsoft.Orleans.Server 8.2.0 9.0.0
Microsoft.Orleans.Transactions.AzureStorage 8.2.0 9.0.0

Updates Microsoft.Orleans.Core.Abstractions from 8.2.0 to 9.0.0

Release notes

Sourced from Microsoft.Orleans.Core.Abstractions's releases.

v9.0.0

What's Changed since v8.2.0

... (truncated)

Commits
  • cea079a Update for .NET 9.0 (#9232)
  • fdeb7a5 CI: Use correct variable syntax for Azure DevOps (#9230)
  • 9a19013 Improve ActivationMigrationManager shutdown resilience and responsiveness (#9...
  • 98e6142 Reduce log noise and improve formatting (#9227)
  • 77cb079 ADO.NET IHashPicker customization API + Orleans v3-compatible IHashPicker...
  • 3535eb6 Makes ImmovableAttribute configurable (#9205)
  • 90fd1d0 Enable to activate Grain after clearing its state (#9165)
  • 0c5d545 Describe the design of the grain directory (#9223)
  • f086d1b [Issue 9195] Evict silos from cluster if they remain in the Joining or Create...
  • 186e5f8 Randomize CorrelationId generation per host (#9213)
  • Additional commits viewable in compare view

Updates Microsoft.Orleans.Core.Abstractions from 8.2.0 to 9.0.0

Release notes

Sourced from Microsoft.Orleans.Core.Abstractions's releases.

v9.0.0

What's Changed since v8.2.0

... (truncated)

Commits
  • cea079a Update for .NET 9.0 (#9232)
  • fdeb7a5 CI: Use correct variable syntax for Azure DevOps (#9230)
  • 9a19013 Improve ActivationMigrationManager shutdown resilience and responsiveness (#9...
  • 98e6142 Reduce log noise and improve formatting (#9227)
  • 77cb079 ADO.NET IHashPicker customization API + Orleans v3-compatible IHashPicker...
  • 3535eb6 Makes ImmovableAttribute configurable (#9205)
  • 90fd1d0 Enable to activate Grain after clearing its state (#9165)
  • 0c5d545 Describe the design of the grain directory (#9223)
  • f086d1b [Issue 9195] Evict silos from cluster if they remain in the Joining or Create...
  • 186e5f8 Randomize CorrelationId generation per host (#9213)
  • Additional commits viewable in compare view

Updates Microsoft.Orleans.Sdk from 8.2.0 to 9.0.0

Release notes

Sourced from Microsoft.Orleans.Sdk's releases.

v9.0.0

What's Changed since v8.2.0

... (truncated)

Commits
  • cea079a Update for .NET 9.0 (#9232)
  • fdeb7a5 CI: Use correct variable syntax for Azure DevOps (#9230)
  • 9a19013 Improve ActivationMigrationManager shutdown resilience and responsiveness (#9...
  • 98e6142 Reduce log noise and improve formatting (#9227)
  • 77cb079 ADO.NET IHashPicker customization API + Orleans v3-compatible IHashPicker...
  • 3535eb6 Makes ImmovableAttribute configurable (#9205)
  • 90fd1d0 Enable to activate Grain after clearing its state (#9165)
  • 0c5d545 Describe the design of the grain directory (#9223)
  • f086d1b [Issue 9195] Evict silos from cluster if they remain in the Joining or Create...
  • 186e5f8 Randomize CorrelationId generation per host (#9213)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Hosting from 9.0.0 to 9.0.0

Commits

Updates Microsoft.Extensions.Logging.Console from 9.0.0 to 9.0.0

Commits

Updates Microsoft.Orleans.Core.Abstractions from 8.2.0 to 9.0.0

Release notes

Sourced from Microsoft.Orleans.Core.Abstractions's releases.

v9.0.0

What's Changed since v8.2.0

... (truncated)

Commits
  • cea079a Update for .NET 9.0 (#9232)
  • fdeb7a5 CI: Use correct variable syntax for Azure DevOps (#9230)
  • 9a19013 Improve ActivationMigrationManager shutdown resilience and responsiveness (#9...
  • 98e6142 Reduce log noise and improve formatting (#9227)
  • 77cb079 ADO.NET IHashPicker customization API + Orleans v3-compatible IHashPicker...
  • 3535eb6 Makes ImmovableAttribute configurable (#9205)
  • 90fd1d0 Enable to activate Grain after clearing its state (#9165)
  • 0c5d545 Describe the design of the grain directory (#9223)
  • f086d1b [Issue 9195] Evict silos from cluster if they remain in the Joining or Create...
  • 186e5f8 Randomize CorrelationId generation per host (#9213)
  • Additional commits viewable in compare view

Updates Microsoft.Orleans.Transactions from 8.2.0 to 9.0.0

Release notes

Sourced from Microsoft.Orleans.Transactions's releases.

v9.0.0

What's Changed since v8.2.0

Bumps the dotnet group in /docs/orleans/grains/snippets/transactions with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Orleans.Core.Abstractions](https://github.com/dotnet/orleans) | `8.2.0` | `9.0.0` |
| [Microsoft.Orleans.Sdk](https://github.com/dotnet/orleans) | `8.2.0` | `9.0.0` |
| [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` |
| [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` |
| [Microsoft.Orleans.Transactions](https://github.com/dotnet/orleans) | `8.2.0` | `9.0.0` |
| [Microsoft.Orleans.Server](https://github.com/dotnet/orleans) | `8.2.0` | `9.0.0` |
| [Microsoft.Orleans.Transactions.AzureStorage](https://github.com/dotnet/orleans) | `8.2.0` | `9.0.0` |


Updates `Microsoft.Orleans.Core.Abstractions` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v8.2.0...v9.0.0)

Updates `Microsoft.Orleans.Core.Abstractions` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v8.2.0...v9.0.0)

Updates `Microsoft.Orleans.Sdk` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v8.2.0...v9.0.0)

Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `Microsoft.Extensions.Logging.Console` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `Microsoft.Orleans.Core.Abstractions` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v8.2.0...v9.0.0)

Updates `Microsoft.Orleans.Transactions` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v8.2.0...v9.0.0)

Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `Microsoft.Extensions.Logging.Console` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `Microsoft.Orleans.Server` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v8.2.0...v9.0.0)

Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `Microsoft.Extensions.Logging.Console` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `Microsoft.Orleans.Transactions.AzureStorage` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v8.2.0...v9.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Orleans.Core.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Orleans.Core.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Orleans.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Orleans.Core.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Orleans.Transactions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Orleans.Server
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Orleans.Transactions.AzureStorage
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Nov 18, 2024
@dependabot dependabot bot requested review from a team and IEvangelist as code owners November 18, 2024 16:27
@dotnetrepoman dotnetrepoman bot added this to the November 2024 milestone Nov 18, 2024
@dotnet-policy-service dotnet-policy-service bot added community-contribution Indicates PR is created by someone from the .NET community. :octocat: auto-merge labels Nov 18, 2024
@dotnet-policy-service dotnet-policy-service bot enabled auto-merge (squash) November 18, 2024 16:28
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved; this PR will merge when all status checks pass.

@dotnet-policy-service dotnet-policy-service bot merged commit 07a1792 into main Nov 18, 2024
13 checks passed
@dotnet-policy-service dotnet-policy-service bot deleted the dependabot/nuget/docs/orleans/grains/snippets/transactions/dotnet-3844afaac6 branch November 18, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dependencies Pull requests that update a dependency file :octocat: auto-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant